
A naming convention is a convention for naming things. Conventions differ in their intents, which may include to: ==Use cases== Well-chosen naming conventions aid the casual user in navigating larger structures. Several areas where naming conventions are commonly used include: ==Examples== A naming convention may be followed when: ...
Found on
http://en.wikipedia.org/wiki/Naming_convention
[programming] In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types, functions, and other entities in source code and documentation. Reasons for using a naming convention (as opposed to allowing programmers to choose any character sequence)...
Found on
http://en.wikipedia.org/wiki/Naming_convention_(programming)
No exact match found.